From a99ec19fc3c5b64ca35915ad915b172d2460f008 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Sat, 23 Dec 2006 11:37:01 +0000 Subject: [PATCH] Fix escaping. Signed-off-by: Ewan Mellor --- docs/xen-api/wire-protocol.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xen-api/wire-protocol.tex b/docs/xen-api/wire-protocol.tex index 97604bb4c7..338f093519 100644 --- a/docs/xen-api/wire-protocol.tex +++ b/docs/xen-api/wire-protocol.tex @@ -110,7 +110,7 @@ the remainder of the array are strings representing error parameters relating to that code. \end{itemize} -For example, an XML-RPC return value from the {\tt host.get_resident_VMs} +For example, an XML-RPC return value from the {\tt host.get\_resident\_VMs} function above may look like this: \begin{verbatim} -- 2.30.2